This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Lorraine Desgerothernivu 16.Oct.03 08:42 AM a Web browser Applications Development6.0.1Windows 2000
How can I set a field's value on a form before the form is openend?
I would like to created an error form which I can open from anywhere in the web app as soon as there is an error.
I know with the event WebQueryOpen I have access to it through NotesSession.DocumentContext. But how can I pass arguments to it? Is there a way I can pass in a query string?